home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1992 June: ROMin Holiday / ADC Developer CD (1992-06) (''ROMin Holiday'')_iso / Developer Connection - 06-1992.iso / Tools & Apps / Networking & Communications / Serial NB Sample Driver / Task / src / asm0.a < prev    next >
Encoding:
Text File  |  1991-11-15  |  496 b   |  16 lines  |  [TEXT/MPS ]

  1. *********************************************************************************
  2. *                                                                                *
  3. *        asm0.c - Assembly glue for port 1A.                                        *
  4. *                                                                                *
  5. *        Richard W. Mincher.  March 25, 1990.                                    *
  6. *                                                                                *
  7. *        Copyright © 1990, Apple Computer, Inc.  All rights reserved.            *
  8. *                                                                                *
  9. *********************************************************************************
  10.  
  11.  
  12.         Include    'snbtaskEqu.a'
  13.         Include    'port1A.a'
  14.         Include    'asm.a'
  15.  
  16.         End